A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

O

object(IBusinessObject) - Static method in class org.eclipse.vtp.desktop.projects.core.FieldType
Constructs a new FieldType that represents a business object.
objectArray(IBusinessObject) - Static method in class org.eclipse.vtp.desktop.projects.core.FieldType
Constructs a new FieldType that represents an array of business objects.
ObjectDefinition - Class in org.eclipse.vtp.desktop.model.core
 
ObjectDefinition(String, FieldType) - Constructor for class org.eclipse.vtp.desktop.model.core.ObjectDefinition
 
ObjectEvent - Class in org.eclipse.vtp.desktop.projects.core.internals.event
This is the base class for all events generated by the openVXML project object model.
ObjectEvent(String) - Constructor for class org.eclipse.vtp.desktop.projects.core.internals.event.ObjectEvent
Creates a new ObjectEvent with the given object id.
ObjectField - Class in org.eclipse.vtp.desktop.model.core
 
ObjectField(String, FieldType, boolean) - Constructor for class org.eclipse.vtp.desktop.model.core.ObjectField
 
objectId - Variable in class org.eclipse.vtp.desktop.projects.core.internals.event.ObjectEvent
The unique identifier for the source of the event.
ObjectListener - Interface in org.eclipse.vtp.desktop.projects.core.internals.event
This interface represents a listener of openVXML project object model events.
ObjectRefreshEvent - Class in org.eclipse.vtp.desktop.projects.core.event
This class represents and event that indicates that an object has changed and any visual displays of its data should be updated.
ObjectRefreshEvent(String) - Constructor for class org.eclipse.vtp.desktop.projects.core.event.ObjectRefreshEvent
Creates a new object refresh event for the given object id.
Observer - Class in org.eclipse.vtp.framework.engine.runtime
Represents an observer that can be run by the engine before or after an action.
Observer(Blueprint, Element[], String, ObserverDescriptor, Action) - Constructor for class org.eclipse.vtp.framework.engine.runtime.Observer
Creates a new Observer.
ObserverDescriptor - Class in org.eclipse.vtp.framework.engine
An object that describes an observer that can be bound to actions.
ObserverDescriptor(String, String, Class, boolean) - Constructor for class org.eclipse.vtp.framework.engine.ObserverDescriptor
Creates a new ObserverDescriptor.
okPressed() - Method in class org.eclipse.vtp.desktop.core.dialogs.MultiPageFramedDialog
 
okPressed() - Method in class org.eclipse.vtp.desktop.editors.core.dialogs.AttachedDataEntryDialog
 
okPressed() - Method in class org.eclipse.vtp.desktop.editors.core.dialogs.CanvasPropertiesDialog
 
okPressed() - Method in class org.eclipse.vtp.desktop.editors.core.dialogs.MenuOptionScriptDialog
 
okPressed() - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.ApplicationStartVariablesPropertyPanel.NewVariableDialog
 
okPressed() - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.AssignmentVariablesPropertyPanel.NewVariableDialog
 
okPressed() - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.DatabaseQueryDataMappingPropertiesPanel.ValueDialog
 
okPressed() - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.DatabaseQuerySearchCriteriaPropertiesPanel.ValueDialog
 
okPressed() - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.FragmentStartVariablesPropertyPanel.NewVariableDialog
 
okPressed() - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.SubdialogPropertiesPanel.InputValueDialog
 
okPressed() - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.SubdialogPropertiesPanel.OutputValueDialog
 
okPressed() - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.WebServiceCallOutputPropertiesPanel.ValueDialog
 
okPressed() - Method in class org.eclipse.vtp.desktop.media.core.ContentEntryDialog
 
okPressed() - Method in class org.eclipse.vtp.desktop.media.core.GrammarEntryDialog
 
okPressed() - Method in class org.eclipse.vtp.desktop.media.core.PromptBindingDialog
 
okPressed() - Method in class org.eclipse.vtp.desktop.media.core.ResourceChooserDialog
 
okPressed() - Method in class org.eclipse.vtp.desktop.projects.core.dialogs.BrandDialog
 
okPressed() - Method in class org.eclipse.vtp.desktop.projects.core.dialogs.LanguageSupportDialog
 
OldConfigConstants - Interface in org.eclipse.vtp.framework.interactions.core.configurations
ConfigConstants.
OneOf - Class in org.eclipse.vtp.framework.interactions.voice.vxml
A set of possible items for a Rule.
OneOf() - Constructor for class org.eclipse.vtp.framework.interactions.voice.vxml.OneOf
Creates a new OneOf.
open() - Method in interface org.eclipse.vtp.desktop.projects.core.IMediaFile
Opens this media file resource and returns an InputStream to it's contents.
open() - Method in class org.eclipse.vtp.desktop.projects.core.internals.MediaFile
 
openDialogBox(Control) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.DatabaseQueryDataMappingPropertiesPanel.ValueCellEditor
 
openDialogBox(Control) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.DatabaseQuerySearchCriteriaPropertiesPanel.ValueCellEditor
 
openDialogBox(Control) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.WebServiceCallOutputPropertiesPanel.ValueCellEditor
 
OPERAND_TYPE_EXPRESSION - Static variable in class org.eclipse.vtp.framework.common.configurations.BranchConfiguration
The expression operand type.
OPERAND_TYPE_VARIABLE - Static variable in class org.eclipse.vtp.framework.common.configurations.BranchConfiguration
The variable operand type.
OPERATION - Static variable in interface org.eclipse.vtp.desktop.projects.core.internals.WebServiceConstants
The "operation" keyword.
Option - Class in org.eclipse.vtp.framework.interactions.voice.vxml
The Option class represents the <option> VXML element.
Option() - Constructor for class org.eclipse.vtp.framework.interactions.voice.vxml.Option
Creates a new instance of Option with no DTMF grammar, value, or TTS output.
Option(BasicOutput) - Constructor for class org.eclipse.vtp.framework.interactions.voice.vxml.Option
Creates a new instance of Option with the specified TTS output.
Option(BasicOutput, String) - Constructor for class org.eclipse.vtp.framework.interactions.voice.vxml.Option
Creates a new instance of Option with the specified TTS output and DTMF grammar.
Option(BasicOutput, String, String) - Constructor for class org.eclipse.vtp.framework.interactions.voice.vxml.Option
Creates a new instance of Option with the specified TTS output, DTMF grammar, and value.
OptionSetInformationProvider - Class in org.eclipse.vtp.desktop.editors.core.elements
 
OptionSetInformationProvider(PrimitiveElement) - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.OptionSetInformationProvider
 
OptionSetMediaScreen - Class in org.eclipse.vtp.desktop.editors.voice.mediascreens
 
OptionSetMediaScreen(Element) - Constructor for class org.eclipse.vtp.desktop.editors.voice.mediascreens.OptionSetMediaScreen
 
OptionSetMediaScreen.RowDivider - Class in org.eclipse.vtp.desktop.editors.voice.mediascreens
 
OptionSetMediaScreen.RowDivider(Composite, int) - Constructor for class org.eclipse.vtp.desktop.editors.voice.mediascreens.OptionSetMediaScreen.RowDivider
 
OrdinalContent - Class in org.eclipse.vtp.framework.interactions.core.media
 
OrdinalContent() - Constructor for class org.eclipse.vtp.framework.interactions.core.media.OrdinalContent
 
OrdinalContent(Element) - Constructor for class org.eclipse.vtp.framework.interactions.core.media.OrdinalContent
 
OrdinalContentCreatorPanel - Class in org.eclipse.vtp.desktop.media.core
 
OrdinalContentCreatorPanel() - Constructor for class org.eclipse.vtp.desktop.media.core.OrdinalContentCreatorPanel
 
org.eclipse.vtp.desktop.core - package org.eclipse.vtp.desktop.core
 
org.eclipse.vtp.desktop.core.actions - package org.eclipse.vtp.desktop.core.actions
 
org.eclipse.vtp.desktop.core.actions.util - package org.eclipse.vtp.desktop.core.actions.util
 
org.eclipse.vtp.desktop.core.configuration - package org.eclipse.vtp.desktop.core.configuration
 
org.eclipse.vtp.desktop.core.configuration.adrequest - package org.eclipse.vtp.desktop.core.configuration.adrequest
 
org.eclipse.vtp.desktop.core.configuration.attacheddata - package org.eclipse.vtp.desktop.core.configuration.attacheddata
 
org.eclipse.vtp.desktop.core.configuration.media - package org.eclipse.vtp.desktop.core.configuration.media
 
org.eclipse.vtp.desktop.core.custom - package org.eclipse.vtp.desktop.core.custom
 
org.eclipse.vtp.desktop.core.dialogs - package org.eclipse.vtp.desktop.core.dialogs
 
org.eclipse.vtp.desktop.core.util - package org.eclipse.vtp.desktop.core.util
 
org.eclipse.vtp.desktop.core.wizards - package org.eclipse.vtp.desktop.core.wizards
 
org.eclipse.vtp.desktop.editors.core - package org.eclipse.vtp.desktop.editors.core
 
org.eclipse.vtp.desktop.editors.core.commands - package org.eclipse.vtp.desktop.editors.core.commands
 
org.eclipse.vtp.desktop.editors.core.controller - package org.eclipse.vtp.desktop.editors.core.controller
 
org.eclipse.vtp.desktop.editors.core.dialogs - package org.eclipse.vtp.desktop.editors.core.dialogs
 
org.eclipse.vtp.desktop.editors.core.elements - package org.eclipse.vtp.desktop.editors.core.elements
 
org.eclipse.vtp.desktop.editors.core.elements.actions - package org.eclipse.vtp.desktop.editors.core.elements.actions
 
org.eclipse.vtp.desktop.editors.core.elements.properties - package org.eclipse.vtp.desktop.editors.core.elements.properties
 
org.eclipse.vtp.desktop.editors.core.impl - package org.eclipse.vtp.desktop.editors.core.impl
 
org.eclipse.vtp.desktop.editors.core.model - package org.eclipse.vtp.desktop.editors.core.model
 
org.eclipse.vtp.desktop.editors.core.preferences - package org.eclipse.vtp.desktop.editors.core.preferences
 
org.eclipse.vtp.desktop.editors.core.theme - package org.eclipse.vtp.desktop.editors.core.theme
 
org.eclipse.vtp.desktop.editors.themes.attraction - package org.eclipse.vtp.desktop.editors.themes.attraction
 
org.eclipse.vtp.desktop.editors.themes.mantis - package org.eclipse.vtp.desktop.editors.themes.mantis
 
org.eclipse.vtp.desktop.editors.voice - package org.eclipse.vtp.desktop.editors.voice
 
org.eclipse.vtp.desktop.editors.voice.editor - package org.eclipse.vtp.desktop.editors.voice.editor
 
org.eclipse.vtp.desktop.editors.voice.mediascreens - package org.eclipse.vtp.desktop.editors.voice.mediascreens
 
org.eclipse.vtp.desktop.media.core - package org.eclipse.vtp.desktop.media.core
 
org.eclipse.vtp.desktop.model.core - package org.eclipse.vtp.desktop.model.core
 
org.eclipse.vtp.desktop.model.core.configuration - package org.eclipse.vtp.desktop.model.core.configuration
 
org.eclipse.vtp.desktop.projects.core - package org.eclipse.vtp.desktop.projects.core
 
org.eclipse.vtp.desktop.projects.core.actions - package org.eclipse.vtp.desktop.projects.core.actions
 
org.eclipse.vtp.desktop.projects.core.builder - package org.eclipse.vtp.desktop.projects.core.builder
 
org.eclipse.vtp.desktop.projects.core.dialogs - package org.eclipse.vtp.desktop.projects.core.dialogs
 
org.eclipse.vtp.desktop.projects.core.event - package org.eclipse.vtp.desktop.projects.core.event
 
org.eclipse.vtp.desktop.projects.core.export - package org.eclipse.vtp.desktop.projects.core.export
 
org.eclipse.vtp.desktop.projects.core.internals - package org.eclipse.vtp.desktop.projects.core.internals
 
org.eclipse.vtp.desktop.projects.core.internals.event - package org.eclipse.vtp.desktop.projects.core.internals.event
 
org.eclipse.vtp.desktop.projects.core.properties - package org.eclipse.vtp.desktop.projects.core.properties
 
org.eclipse.vtp.desktop.projects.core.util - package org.eclipse.vtp.desktop.projects.core.util
 
org.eclipse.vtp.desktop.projects.core.wizards - package org.eclipse.vtp.desktop.projects.core.wizards
 
org.eclipse.vtp.desktop.projects.core.workbench - package org.eclipse.vtp.desktop.projects.core.workbench
 
org.eclipse.vtp.desktop.projects.voice - package org.eclipse.vtp.desktop.projects.voice
 
org.eclipse.vtp.desktop.projects.voice.actions - package org.eclipse.vtp.desktop.projects.voice.actions
 
org.eclipse.vtp.desktop.projects.voice.builder - package org.eclipse.vtp.desktop.projects.voice.builder
 
org.eclipse.vtp.desktop.projects.voice.internals - package org.eclipse.vtp.desktop.projects.voice.internals
 
org.eclipse.vtp.desktop.projects.voice.internals.helpers - package org.eclipse.vtp.desktop.projects.voice.internals.helpers
 
org.eclipse.vtp.desktop.projects.voice.ui - package org.eclipse.vtp.desktop.projects.voice.ui
 
org.eclipse.vtp.desktop.projects.voice.wizards - package org.eclipse.vtp.desktop.projects.voice.wizards
 
org.eclipse.vtp.desktop.views - package org.eclipse.vtp.desktop.views
 
org.eclipse.vtp.desktop.views.canvas - package org.eclipse.vtp.desktop.views.canvas
 
org.eclipse.vtp.desktop.views.pallet - package org.eclipse.vtp.desktop.views.pallet
 
org.eclipse.vtp.framework.common - package org.eclipse.vtp.framework.common
 
org.eclipse.vtp.framework.common.actions - package org.eclipse.vtp.framework.common.actions
 
org.eclipse.vtp.framework.common.commands - package org.eclipse.vtp.framework.common.commands
 
org.eclipse.vtp.framework.common.configurations - package org.eclipse.vtp.framework.common.configurations
 
org.eclipse.vtp.framework.common.controller - package org.eclipse.vtp.framework.common.controller
 
org.eclipse.vtp.framework.common.observers - package org.eclipse.vtp.framework.common.observers
 
org.eclipse.vtp.framework.common.services - package org.eclipse.vtp.framework.common.services
 
org.eclipse.vtp.framework.common.support - package org.eclipse.vtp.framework.common.support
 
org.eclipse.vtp.framework.core - package org.eclipse.vtp.framework.core
 
org.eclipse.vtp.framework.databases - package org.eclipse.vtp.framework.databases
 
org.eclipse.vtp.framework.databases.actions - package org.eclipse.vtp.framework.databases.actions
 
org.eclipse.vtp.framework.databases.configurations - package org.eclipse.vtp.framework.databases.configurations
 
org.eclipse.vtp.framework.databases.services - package org.eclipse.vtp.framework.databases.services
 
org.eclipse.vtp.framework.engine - package org.eclipse.vtp.framework.engine
 
org.eclipse.vtp.framework.engine.http - package org.eclipse.vtp.framework.engine.http
 
org.eclipse.vtp.framework.engine.main - package org.eclipse.vtp.framework.engine.main
 
org.eclipse.vtp.framework.engine.osgi - package org.eclipse.vtp.framework.engine.osgi
 
org.eclipse.vtp.framework.engine.runtime - package org.eclipse.vtp.framework.engine.runtime
 
org.eclipse.vtp.framework.engine.support - package org.eclipse.vtp.framework.engine.support
 
org.eclipse.vtp.framework.interactions.core - package org.eclipse.vtp.framework.interactions.core
 
org.eclipse.vtp.framework.interactions.core.actions - package org.eclipse.vtp.framework.interactions.core.actions
 
org.eclipse.vtp.framework.interactions.core.commands - package org.eclipse.vtp.framework.interactions.core.commands
 
org.eclipse.vtp.framework.interactions.core.configurations - package org.eclipse.vtp.framework.interactions.core.configurations
 
org.eclipse.vtp.framework.interactions.core.conversation - package org.eclipse.vtp.framework.interactions.core.conversation
 
org.eclipse.vtp.framework.interactions.core.media - package org.eclipse.vtp.framework.interactions.core.media
 
org.eclipse.vtp.framework.interactions.core.observers - package org.eclipse.vtp.framework.interactions.core.observers
 
org.eclipse.vtp.framework.interactions.core.platforms - package org.eclipse.vtp.framework.interactions.core.platforms
 
org.eclipse.vtp.framework.interactions.core.services - package org.eclipse.vtp.framework.interactions.core.services
 
org.eclipse.vtp.framework.interactions.core.support - package org.eclipse.vtp.framework.interactions.core.support
 
org.eclipse.vtp.framework.interactions.voice.media - package org.eclipse.vtp.framework.interactions.voice.media
 
org.eclipse.vtp.framework.interactions.voice.services - package org.eclipse.vtp.framework.interactions.voice.services
 
org.eclipse.vtp.framework.interactions.voice.vxml - package org.eclipse.vtp.framework.interactions.voice.vxml
 
org.eclipse.vtp.framework.javascript - package org.eclipse.vtp.framework.javascript
 
org.eclipse.vtp.framework.javascript.services - package org.eclipse.vtp.framework.javascript.services
 
org.eclipse.vtp.framework.media - package org.eclipse.vtp.framework.media
 
org.eclipse.vtp.framework.spi - package org.eclipse.vtp.framework.spi
 
org.eclipse.vtp.framework.util - package org.eclipse.vtp.framework.util
 
org.eclipse.vtp.framework.webservices - package org.eclipse.vtp.framework.webservices
 
org.eclipse.vtp.framework.webservices.actions - package org.eclipse.vtp.framework.webservices.actions
 
org.eclipse.vtp.framework.webservices.configurations - package org.eclipse.vtp.framework.webservices.configurations
 
org.eclipse.vtp.framework.webservices.services - package org.eclipse.vtp.framework.webservices.services
 
ORIENTATION_LANDSCAPE - Static variable in interface org.eclipse.vtp.desktop.views.canvas.IconicCanvas
 
ORIENTATION_PORTRAIT - Static variable in interface org.eclipse.vtp.desktop.views.canvas.IconicCanvas
 
orientationChanged(UICanvas) - Method in class org.eclipse.vtp.desktop.editors.core.model.RenderedCanvas
 
orientationChanged(UICanvas) - Method in interface org.eclipse.vtp.desktop.editors.core.model.UICanvasListener
 
orientationChanged(UICanvas) - Method in class org.eclipse.vtp.desktop.editors.core.model.UIModel
 
OSGiUtils - Class in org.eclipse.vtp.framework.engine.osgi
Utilities for the OSGi environment.
OSGiUtils() - Constructor for class org.eclipse.vtp.framework.engine.osgi.OSGiUtils
 
OUTPUT - Static variable in interface org.eclipse.vtp.desktop.projects.core.internals.WebServiceConstants
The "output" keyword.
Output - Class in org.eclipse.vtp.framework.interactions.voice.vxml
The Output class is the base class for the family of VXML elements that can be audibly rendered to the caller.
Output() - Constructor for class org.eclipse.vtp.framework.interactions.voice.vxml.Output
Creates a new instance of Output.
OUTPUT_TYPE_FILE - Static variable in class org.eclipse.vtp.framework.interactions.core.commands.ConversationCommand
The type of output that contains a resource path.
OUTPUT_TYPE_TEXT - Static variable in class org.eclipse.vtp.framework.interactions.core.commands.ConversationCommand
The type of output that contains raw text.
OutputConfiguration - Class in org.eclipse.vtp.framework.interactions.core.configurations
OutputConfiguration.
OutputConfiguration(IContentFactory) - Constructor for class org.eclipse.vtp.framework.interactions.core.configurations.OutputConfiguration
Creates a new OutputConfiguration.
OutputMessageAction - Class in org.eclipse.vtp.framework.interactions.core.actions
An action that enqueues an output message.
OutputMessageAction(IActionContext, IConversation, OutputMessageConfiguration) - Constructor for class org.eclipse.vtp.framework.interactions.core.actions.OutputMessageAction
Creates a new OutputMessageAction.
OutputMessageCommand - Class in org.eclipse.vtp.framework.interactions.core.commands
A command that renders output to the user.
OutputMessageCommand() - Constructor for class org.eclipse.vtp.framework.interactions.core.commands.OutputMessageCommand
Creates a new OutputMessageCommand.
OutputMessageConfiguration - Class in org.eclipse.vtp.framework.interactions.core.configurations
Configuration for an output message interaction.
OutputMessageConfiguration(IContentFactory) - Constructor for class org.eclipse.vtp.framework.interactions.core.configurations.OutputMessageConfiguration
Creates a new OutputMessageConfiguration.
OutputSet - Class in org.eclipse.vtp.framework.interactions.voice.vxml
The OutputSet class allows the combination of Outputs into a single output for the IVR to render to the caller.
OutputSet() - Constructor for class org.eclipse.vtp.framework.interactions.voice.vxml.OutputSet
Constructs a new instance of OutputSet whose list of outputs is initially empty.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _